POST /DataCube/ReplaceStructure/{id}/
Replaces the structure of a select transform. This is used to change one structure with another to effectively replace the source of a select transform.
Request
| Method |
Request URI |
| POST |
/API/DataCube/ReplaceStructure/{id}/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
Current session ID.
|
Path Parameters
| Path Parameter |
Description |
| id |
The ID of the data cube to replace the select transform on.
|
Request Body
Response
Response Body